Warn that load_pickle() etc are for trusted data only
authorDebian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Tue, 4 Feb 2020 00:34:03 +0000 (00:34 +0000)
committerPeter Michael Green <plugwash@raspbian.org>
Tue, 4 Feb 2020 00:34:03 +0000 (00:34 +0000)
commitde49e0b43ef969242cf93c4cb76f418f960f007a
treef52b7626691c6c55a07394864532908577ca6052
parent98a9cd8a274e16219f7f7f7989ae31bf044e1a2d
Warn that load_pickle() etc are for trusted data only

https://docs.python.org/3/library/pickle.html#restricting-globals

Author: Rebecca N. Palmer
Forwarded: https://github.com/statsmodels/statsmodels/pull/6162

Gbp-Pq: Name cache_security.patch
statsmodels/base/model.py
statsmodels/base/wrapper.py
statsmodels/iolib/smpickle.py